Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency framer-motion to v10.18.0 #209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 10.16.4 -> 10.18.0 age adoption passing confidence

Release Notes

framer/motion (framer-motion)

v10.18.0

Compare Source

Added
  • globalTapTarget for use in Framer.

v10.17.12

Compare Source

Fixed
  • Fixed animate sequencing for MotionValues.

v10.17.11

Compare Source

Fixed
  • Fixed layout prop crashing Framer Motion 3D.

v10.17.9

Compare Source

Fixed
  • Improve error message when trying to animate multiple keyframes via spring.

v10.17.8

Compare Source

Fixed
  • Adding null safeguard for useAnimationControls.

v10.17.7

Compare Source

Fixed
  • Fix touch event filtering for hover gesture.

v10.17.6

Compare Source

Fixed
  • Ensure cancelled WAAPI animations can't finish.

v10.17.5

Compare Source

Fixed
  • Fixing final keyframe when using repeatType "reverse" and "mirror".
  • Display warning if scroll container is position: static.
  • Adding amount to useInView dependencies.

v10.17.4

Compare Source

Fixed
  • Ensure keyframe animations don't rerun if all values are the same.

v10.17.3

Compare Source

Fixed
  • Unset gestures correctly animate back to values defined in parent variant.

v10.17.2

Compare Source

Fixed
  • Fixed issues with duration-based springs appearing stuck or snapping.

v10.17.1

Compare Source

Fixed
  • Fixed issue with dragSnapToOrigin not continuing animation when interrupted.

v10.17.0

Compare Source

Added
  • Adding MotionGlobalConfig.skipAnimations to globally disable animations when testing.

v10.16.16

Compare Source

Fixed
  • circInOut easing fixed.
  • Improved optimised animation handoff.

v10.16.15

Compare Source

Fixed
  • Ensure animateChanges only runs in layout effect in initial render.

v10.16.14

Compare Source

v10.16.13

Compare Source

Fixed
  • Ensure animations don't attempt to fire when initial equals animate.

v10.16.12

Compare Source

Fixed
  • Use single animation to detect document paint ready before triggering optimised animations.
  • Measure one time for optimised animation start and one for handoff to emulate frame scheduling.

v10.16.11

Compare Source

Fixed
  • Ensure animation is never skipped if it's an interrupting animation.

v10.16.10

Compare Source

Fixed
  • Fixing appear animation optimisation when React portal is present.

v10.16.9

Compare Source

Fixed
  • Skipping no-op animations.

v10.16.8

Compare Source

Fixed
  • Added disableInstantAnimation private API.
  • Ensure optimised appear animations don't run post-hydration.

v10.16.7

Compare Source

Fixed
  • Fixing pan events within React portal.

v10.16.6

Compare Source

Fixed
  • Fixing Reorder component types.
  • Fixing Reorder.Item order calculation.
  • Fixing broken dragConstraints if component re-renders during resize.

v10.16.5

Compare Source

Fixed
  • Fixing AnimatePresence fast rerender bug.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jan 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dalelarroder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2024 4:18pm

@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 2f5669b to 674b57b Compare January 5, 2024 16:15
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.16.16 fix(deps): update dependency framer-motion to v10.17.0 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 674b57b to ca9cbb3 Compare January 6, 2024 14:16
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.0 fix(deps): update dependency framer-motion to v10.17.2 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from ca9cbb3 to e907e17 Compare January 6, 2024 17:18
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.2 fix(deps): update dependency framer-motion to v10.17.4 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from e907e17 to 4969156 Compare January 7, 2024 16:08
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.4 fix(deps): update dependency framer-motion to v10.17.6 Jan 7, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 4969156 to 25b9bdc Compare January 8, 2024 09:46
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.6 fix(deps): update dependency framer-motion to v10.17.7 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 25b9bdc to 807aded Compare January 8, 2024 12:14
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.7 fix(deps): update dependency framer-motion to v10.17.8 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 807aded to 5f63ac0 Compare January 8, 2024 16:44
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.8 fix(deps): update dependency framer-motion to v10.17.9 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 5f63ac0 to bb5a0ce Compare January 12, 2024 13:12
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.9 fix(deps): update dependency framer-motion to v10.17.11 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from bb5a0ce to 78c70c2 Compare January 12, 2024 15:23
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.11 fix(deps): update dependency framer-motion to v10.17.12 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 78c70c2 to 22d81ff Compare January 13, 2024 16:16
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.17.12 fix(deps): update dependency framer-motion to v10.18.0 Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants